Click or drag to resize

EnhancedLocationPostalAddress Property

Gets or sets the postal address for the associated persona.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public PersonaPostalAddress PostalAddress { get; set; }

Property Value

Type: PersonaPostalAddress
See Also